How to Install indicator-multiload software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install indicator-multiload software package in Ubuntu 14.04 LTS (Trusty Tahr)

indicator-multiload software package provides Graphical system load indicator for CPU, ram, etc., you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install indicator-multiload 

indicator-multiload is installed in your system.

Make ensure the indicator-multiload package were installed using the commands given below,

$ sudo dpkg-query -l | grep indicator-multiload *

You will get with indicator-multiload package name, version, architecture and description in a table

indicator-multiload package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Utilities
Package indicator-multiload
Version 0.3-0ubuntu1
Description Graphical system load indicator for CPU, ram, etc.
Sub Section Utils


See Also, How to uninstall or remove indicator-multiload software package from Ubuntu 14.04 LTS (Trusty Tahr)?